Easy2Siksha.com
It’s common to see one predictor positively related and another negatively related—this
simply means, within this dataset, holding the other constant, X₂ is associated with higher
X₁, while X₃ is associated with lower X₁.
Estimating X₁ when X₂ = 15 and X₃ = 30
Now plug the values into the plane:
(approximately)
Rounded to four decimals, the estimate is:
This is consistent with the pattern in the data: when X₂ is high and X₃ is very high, the plane
predicts a relatively low X₁ for this dataset’s structure.
Making sense of the signs and magnitudes
• Positive b₂ (0.3899): As X₂ increases (e.g., more of the factor represented by X₂), X₁
tends to increase, if X₃ doesn’t change.
• Negative b₃ (−0.6233): As X₃ increases, X₁ tends to decrease, if X₂ doesn’t change.
This can happen when two input variables pull the outcome in opposite directions or
when they’re inversely related to X₁ once you control for each other.
The magnitude tells you the strength of change per unit. Here, X₃’s coefficient is larger in
size than X₂’s, which means a unit change in X₃ has a bigger effect on X₁ (in the opposite
direction) than a unit change in X₂ (positive direction), all else equal.
A relatable analogy
Think of X₁ as “final score,” X₂ as “time spent solving practice problems,” and X₃ as “time
spent on distractions.” If you increase practice time (X₂), the score goes up a bit; if
distractions (X₃) increase, the score goes down even more. The plane is the formula that
blends both effects to predict the final score.
Quick checkpoints students often forget
• Centering matters for interpretation: If you center X₂ and X₃ (subtract their means),
the intercept becomes the predicted X₁ at average X₂ and X₃, which is often easier to
interpret.
• Extrapolation caveat: Predicting at values far outside the observed range can be
risky. Fortunately, here X₂ = 15 and X₃ = 30 are in your observed data (first row),
making the estimate sensible.